PDF4Java Reference Documentation
com.o2sol.pdf4java.core.cos Package / PDFCosDictionary Class


In This Topic
    PDFCosDictionary Class Methods
    In This Topic

    For a list of all members of this type, see PDFCosDictionary members.

    Public Methods
     NameDescription
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.core.cos.PDFCosObject)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodGets the value of the specified key.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodGets the value of the specified key as a boolean.  
    Public MethodGets the value of the specified key as a COS array.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodGets the value of the specified key as a COS dictionary.  
    Public MethodGets the value of the specified key as a COS indirect reference.  
    Public MethodGets the value of the specified key as a COS name.  
    Public MethodGets the value of the specified key as a COS number.  
    Public MethodGets the value of the specified key as a COS stream.  
    Public MethodGets the value of the specified key as a COS string.  
    Public MethodGets the value of the specified key as a long.  
    Public MethodGets the value of the specified key as a double.  
    Public MethodGets the value of the specified key as a string.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodGets a collection containing the keys in the Dictionary.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodGets the object type. (Inherited from com.o2sol.pdf4java.core.cos.PDFCosObject)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.core.cos.PDFCosObject)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.core.cos.PDFCosObject)
    Public MethodSets the value of the specified key.  
    Public MethodRemoves the specified key from the dictionary.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.core.cos.PDFCosObject)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.core.cos.PDFCosObject)
    Public MethodGets the number of key/value pairs contained in the Dictionary.  
    Public MethodReturns a string that represents the current object.  
    Top
    See Also